home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Syn Text Editor 2.1.0.46
/
synsetup-2.1.0.46.exe
/
{app}
/
templates
/
Internet
/
PHP Document.php
< prev
Wrap
Text File
|
2002-08-30
|
388b
|
18 lines
<!-- Description: Empty PHP Document| -->
<!-- Created: {$DateTime} by {$UserName} -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional/EN">
<html>
<head>
<title>{$FileTitleNoExt}</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="generator" content="syn">
</head>
<body>
<?php
?>
</body>
</html>